/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 12px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 12px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

 ::selection {
	background-color: #df2727;
	color: #fff;
}

::-moz-selection {
	background-color: #df2727;
	color: #fff;
}

::-webkit-selection {
	background-color: #df2727;
	color: #fff;
}

#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img{
    box-sizing: content-box;
}
* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body { 
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0; 
    line-height: 1.5;
}
*:before, *:after {
    box-sizing: content-box;
}
:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}
input,textarea {
    outline: 0;
    border: 0;
    resize: none;
}



h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.webqq_ewm{box-sizing: content-box;}


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
   box-shadow: 0px 10px 12px rgba(0,0,0,.1);
}



html{
        cursor: url(../images/cur.png),
        default;
}

a{
   cursor: url(../images/Acur.png),
   default ;
}

textarea{
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
 
}

input[type="text"]{
     animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}
input[type="button"]
{
   cursor: url(../images/Acur.png),
   default  !important;
}

input,button{
        outline: none;
}

@keyframes animated {
    0% {
        cursor: url('../images/Pcuro1.png'),
        auto;
    }

    8.8% {
        cursor: url('../images/Pcuro2.png'),
            auto;
    }

    17.6% {
        cursor: url('../images/Pcuro3.png'),
            auto;
    }

    26.4% {
        cursor: url('../images/Pcuro4.png'),
            auto;
    }

    35.2% {
        cursor: url('../images/Pcuro5.png'),
            auto;
    }

    44% {
        cursor: url('../images/Pcuro6.png'),
            auto;
    }

    52.8% {
        cursor: url('../images/Pcuro7.png'),
            auto;
    }

    61.6% {
        cursor: url('../images/Pcuro8.png'),
            auto;
    }

    70.4% {
        cursor: url('../images/Pcuro9.png'),
            auto;
    }

    79.2% {
        cursor: url('../images/Pcuro10.png'),
            auto;
    }

    88% {
        cursor: url('../images/Pcuro11.png'),
            auto;
    }

    100% {
        cursor: url('../images/Pcuro12.png'),
            auto;
    }

    
}



.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}

.UrbansubstationBox {
    display: inline-block;
    position: relative;
    z-index: 999;
}

.Urbansubstation {
    position: absolute;
    bottom: 100%;
    left: -50%;
    transform: translateX(-25%);
    background: #f8f8f8;
    width: 0;
    height: 0;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 0;
    font-size: 0;
    border-radius: 10px;
    color: #333 !important;
}

.Urbansubstationfenzhan {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    display: block;
    text-align: center;
    color: #333 !important;
}

.UrbansubstationBoxCenter p {
    width: 94%;
    height: 100%;
    border: 1px dashed #e2e2e2;
    margin: 0 auto 10px;
    border-radius: 5px;
    line-height: 0 !important;
}

.UrbansubstationBoxCenter p a {
    text-align: left;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: block;
    color: #666 !important;
    padding: 5px 10px 5px 30px;
    line-height: 26px !important;
    font-size: 16px;
    -webkit-transition: .5s;
    transition: .5s;
}

.UrbansubstationBox:hover .Urbansubstation {
    min-width: 160px;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

.Urbansubstation p a:hover::before {
    border-color: #df2727;
}

.Urbansubstation p a:hover::after {
    background: #df2727;
}

.Urbansubstation p a::after {
    content: "";
    width: 6px;
    height: 6px;
    background: #ddd;
    position: absolute;
    top: 16px;
    left: 15px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
}

.Urbansubstation p a::before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    position: absolute;
    top: 11px;
    left: 10px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
}

.Urbansubstation p a:hover {
    transform: translateY(-2px);
    color: #df2727 !important;
}

.disablemouserightclick,.disablechoose,.disablecopy{
    display: none;
}

@media (min-width: 1200px){
    .container,dl-container {
        width: 1200px  !important;
    }
}



.businessLicenseBox{
    display: none;
    position: fixed;
    z-index: 9999;
    background: rgba(0,0,0,.1);
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transition: .5s;
    transition: .5s;
}

.businessLicenseBoxCenter{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 70vw;
    box-sizing: border-box;
    padding: 15px;
    background: #fff;
    display: block;
    border-radius: 10px;
}

.businessLicenseImg{
    max-width: 70vw;
    max-height: 70vh;
    display: block;
    border-radius: 10px;
    object-fit: contain;
}

.businessLicenseClose{
    position: absolute;
    top: -12px;
    right: -12px;
    background: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    padding: 3px;
    cursor: pointer;
}

.businessLicense img{
    height: 18px;
    vertical-align: middle; 
    width: auto;
}


html {
    font-size: 100px;
  }

.section{
    overflow: hidden;
    position: relative;
}


/* 右侧导航 */
#fp-nav {
    _display: none;
    font-size: 12px;
    right: 0;
}

#fp-nav li {
    margin: 10px 0 0;
    vertical-align: middle;
    width: 30px !important;
    height: 22px !important;

}

#fp-nav li a {
    float: right;
    width: 21px;
    height: 21px;
    color: #000;
    text-decoration: none;
    text-align: right;
    background: url(../images/dot.png) 8px 5px no-repeat;
}

#fp-nav .active {
    background-position: 0 bottom;
}

#fp-nav span {
    display: none;
}

.fullPage-tooltip {
    float: left;
    top: 0;
    margin-right: 5px;
    font: 12px "Microsoft Yahei";
    color: #8F9DA4;
    line-height: 21px;
}


.clear {
    clear: both;
}


.pagecenter{
    max-width: 1640px;
}


/* top */


.pagetop_bg {
    position: relative;
    width: 100%;
    height: 1.2rem;
    margin: 0 auto;
    z-index: 99;
    top: 0px;
    background: #333;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.pagetop_bg .top_con {
    height: 1.2rem;
    margin: 0 auto;
    position: relative;
}

.pagetop_bg .top_con .logo{
    float: left;
    width: 15.2%;

}

.pagetop_bg .top_con .logo img{
    width: 100%;
    height: auto;
    display: block;
    margin-top: 0.22rem;
}


.pagetop_bg .top_con .t_nav{
    float: left;
    width: 55%;
    height: 1.2rem;
    margin-left: 11%;
    background: url(../images/top_xt.png) no-repeat right center;
}

.pagetop_bg .top_con .t_nav>ul>li{
    float: left;
    width: 14%;
    height: 1.2rem;
    position: relative;
}

.pagetop_bg .top_con .t_nav>ul>li>a{
    display: block;
    text-align: center;
    font-size: 0.18rem;
    color: #ffffff;
    font-weight: bold;
}

.pagetop_bg .top_con .t_nav>ul>li>a>span{
    display: block;
    font-size: 0.18rem;
    color: #ffffff;
    font-weight: bold;
    box-sizing: content-box;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 1.2rem;
}


.pagetop_bg .top_con .t_nav>ul>li::after{
    position: absolute;
    left: 0%;
    bottom: 0px;
    z-index: -1;
    width: 0%;
    height: 1px;
    content: "";
    z-index: -1;
    background: #df2727;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pagetop_bg .top_con .t_nav>ul>li:hover::after{
    width: 100%;
}


.pagetop_bg .top_con .t_nav>ul>li.another::after{
    width: 100%;
}


.t_nav>ul>li .submenu {
    display: none;
    position: absolute;
    top: 1.2rem;
    left: 0px;
    background: #df2727;
    width: 100%;
    z-index: 999;
}

.t_nav>ul>li .submenu li {
    padding: 0;
    background: none;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    z-index: 5;
}

.t_nav>ul>li .submenu li a {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    background: none;
    color: #fff;
    width: 96%;
    font-weight: normal;
    display: block;
    padding: 0 2%;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.t_nav>ul>li .submenu li::after{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    background: #cc2626;
    z-index: -1;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.t_nav>ul>li .submenu li:hover::after{

    width: 100%;

}

.t_nav>ul>li .submenu li:hover>a{
    color: #fff;
}

.pagetop_bg .top_con .tel{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.2rem;
    color: #fff;
    font-weight: bold;
    background: url(../images/tel.png) no-repeat left center;
    padding-left: 0.3rem;
    line-height: 0.3rem;
    margin: 0.45rem 0 0 1%;
}

.menuIco{
    z-index: 100;
    position: fixed;
    right: 7%;
    top: 0.3rem;
    overflow: hidden;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 0.6rem;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;

}

.menuIco .open{
    position: relative;
    width: 100%;
    height: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
}

.menuIco .open em{
    font-size: 0.2rem;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background: url(../images/menu.png) no-repeat right 1px;
    padding-right: 0.3rem;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.menuIco.ON .open em{
    color: #333333;
    background: url(../images/menu1.png) no-repeat right 1px;
}

.fp-viewing-page2 .menuIco .open em{
    color: #333333;
    background: url(../images/menu1.png) no-repeat right 1px;
}

.fp-viewing-page5 .menuIco .open em{
    color: #333333;
    background: url(../images/menu1.png) no-repeat right 1px;
}

.fp-viewing-page7 .menuIco .open em{
    color: #333333;
    background: url(../images/menu1.png) no-repeat right 1px;
}

.menuIco .close {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .menuIco .close i {
    display: block;
    width: 0.49rem;
    height: 0.49rem;
    line-height: 0.49rem;
    font-size: 0.16rem;
    color: #fff;
    text-align: center;
    margin: auto;
    position: relative;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 0.05rem;
  }


  .menuIco.menuOn .open {
    top: -100%;
  }

  .menuIco.menuOn .close {
    top: -100%;
  }

.inMenu{
    width: 100%;
    height: 100%;
    background: url(../images/nav_bg.jpg)  center no-repeat;
    background-size: cover;

    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
}

.inMenu .search{
    margin: 0 auto;
    padding-top: 1.8rem;
}

.inMenu .search .sou{
    margin: 0 auto;
    width: 5.18rem;
    height: 0.64rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.inMenu .search .sou .bth{
    float: left;
    margin: 0.22rem 0.15rem 0 0.2rem;

}

.inMenu .search .sou .bth img{
    display: block;
    width: 0.42rem;
    height: 0.21rem;

}

.inMenu .search .sou input{
    float: left;
    width: 70%;
    height: 0.64rem;
    background: none;
    font-size: 0.16rem;
    color: #fff;
}

.inMenu .search .sou input::placeholder{
    font-size: 0.16rem;
    color: #fff;
}

.inMenu .tel{
    text-align: center;
    margin: 0.5rem auto 0  auto;
}

.inMenu .tel span{
    display: inline-block;
    text-align: center;
    background: url(../images/tel1.png)  left center no-repeat;
    height: 0.29rem;
    line-height: 0.29rem;
    font-size: 0.32rem;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 0.42rem;
}

.inMenu  .menu_box{
    margin: 1.35rem auto 0 auto ;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.inMenu  .menu_box .menu_nr{
    width: 86%;
    max-width: 1640px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
}

.inMenu  .menu_box .menu_nr dl{
    width: 24.5%;
    height: 5.7rem;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    text-align: center;
    position: relative;
    z-index: 5;


}

.inMenu  .menu_box .menu_nr dl::after{
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 0;
    content: "";
    z-index: -1;
    background: #df2727;
    opacity: 0.5;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.inMenu  .menu_box .menu_nr dl:hover::after{
    height: 100%;
}

.inMenu  .menu_box .menu_nr dl dt{
    margin: 1.5rem auto 0.4rem auto;

}

.inMenu  .menu_box .menu_nr dl dt a{
    display: block;
    font-size: 0.2rem;
    color: #fff;
    font-weight: bold;
}

.inMenu  .menu_box .menu_nr dl dt em{
    display: block;
    margin: 0.2rem auto 0 auto;
    width: 0.22rem;
    height: 2px;
    background: #df2727;

}

.inMenu  .menu_box .menu_nr dl dd a{
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.36rem;
    opacity: 0.6;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.inMenu  .menu_box .menu_nr dl dd a:hover{
    opacity: 1;
}



/* phone_header*/

.phone_header{
    width: 100%;
    margin: 0 auto;
    display: none;
    position: absolute;
    z-index: 9;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.7);
}

.headerTop {
    position: relative;
    z-index: 9;
    width: 100%;
    height: 0.55rem;
  }
  .headerTop .headerTel {
    float: left;
    margin-top: 0.1rem;
    margin-left: 0.2rem;
  }
  .headerTop .headerTel a {
    display: block;
  }
  .headerTop .headerTel a img {
    width: auto;
    height: 0.35rem;
  }
  .headerTop .heaederMenu {
    position: relative;
    width: 0.27rem;
    height: 0.23rem;
    top: 0.15rem;
    right: 0.2rem;
    float: right;
  }
  .headerTop .heaederMenu span {
    width: 0.27rem;
    height: 0.23rem;
    background: url(../images/menu.png) no-repeat center;
    display: block;
    background-size: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .Nav {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    left: 0;
    background: #e6212a;
    display: none;
    overflow-x: hidden;
  }
  .Nav .navBox .close {
    height: 0.45rem;
    width: 0.45rem;
    position: absolute;
    top: 2%;
    right: 2%;
  }
  .Nav .navBox .close img {
    width: 100%;
  }
  .Nav .navBox h4 {
    text-align: center;
    color: #fff;
    font-size: 0.3rem;
    margin-top: 0.5rem;
    font-weight: bold;
  }
  .Nav .navBox ul {
    width: 80%;
    padding: 0 10%;
    margin-top: 20%;
    box-sizing: content-box;
  }
  .Nav .navBox ul li a {
    text-align: center;
    line-height: 3.5;
    color: #fff;
    font-size: 0.18rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }


  @media (max-width: 1440px){
    .pagetop_bg .top_con .logo {
        margin-left: 3%;
    }
    .pagetop_bg .top_con .tel {
        display: none;
    }
    .menuIco {
        right: 5%;
    }

  }

  @media (max-width: 980px){

    .pagetop_bg{
        display: none !important;
    }
    .phone_header{
        display: block;
    }

    .menuIco{
        display: none !important;

    }
    .inMenu{
        display: none !important;
    }

    #fp-nav{
        display: none !important;
    }
  
  }









  /* footer */

  

  .section8{
    height: 6rem !important;
  }

  .footer_bg{
    margin: 0 auto;
    width: 100%;
    height: 6rem;
    background: url(../images/footer_bg.jpg) no-repeat top center;
  }


  
  .footer_bg .footer{
    margin: 0 auto;
    width: 86%;
  }

  .footer_bg .footer .f_top{
    padding-top: 0.5rem;
    height: 1.8rem;
    border-bottom: 1px solid rgba(214, 214, 214, 0.1);
    box-sizing: content-box;
  }
  

  
  .footer_bg .footer .f_top .f_t{
    float: left;
    margin-top: 0.4rem;
  }
  
  .footer_bg .footer .f_top .f_t span{
    display: block;
    font-size: 0.24rem;
    color:  #df2727;
    font-weight: bold;
  }
  
  .footer_bg .footer .f_top .f_t i{
    font-size: 0.18rem;
    color:  #fff;
    display: block;
    letter-spacing: 1px;
    margin-top: 0.05rem;
  }
  
  .footer_bg .footer .f_top .ewm{
    float: right;
  } 
  
  .footer_bg .footer .f_top .ewm ul li{
    float: left;
    margin-left: 0.35rem;
    width: 1.13rem;
  }
  
  .footer_bg .footer .f_top .ewm ul li img{
    width: 1.13rem;
    height: 1.13rem;
    display: block;
  
  }
  
  .footer_bg .footer .f_top .ewm ul li span{
    display: block;
    text-align: center;
    margin: 0.1rem auto  0 auto;
    font-size: 0.16rem;
    color:  #fff;
  
  }
  

  
  .footer_bg .footer .f_cont {
    margin: 0.4rem auto 0 auto;
    height: 1.85rem;
  border-bottom: 1px solid rgba(214, 214, 214, 0.1);
  }
  
  .footer_bg .footer .f_cont .f_l{
    float: left;
    width: 48%;
  }
  
  .footer_bg .footer .f_cont .f_l ul li{
    float: left;
    width: 35%;
  
  }
  
  
  .footer_bg .footer .f_cont .f_l ul li:last-child{
    float: left;
    width: 65%;
  
  }
  
  .footer_bg .footer .f_cont .f_l ul li span{
    display: block;
    font-size: 0.14rem;
    color: #acacac;
    margin-bottom: 0.1rem;
  }
  
  .footer_bg .footer .f_cont .f_l ul li i{
    display: block;
    font-size: 0.22rem;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 0.24rem;
    height: 0.48rem;
  }
  
  .footer_bg .footer .f_cont .f_l ul li em{
    display: block;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.24rem;
    height: 0.48rem;
  }
  
  
  .footer_bg .footer .f_cont .f_l ul li img{
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    margin-top: 0.2rem;
  }
  
  .footer_bg .footer .f_nav{
    float: right;
    width: 48%;
    margin-top: 0.25rem;
  }
  
  .footer_bg .footer .f_nav ul li{
    float: left;
    line-height: 0.34rem;
    text-align: center;
    width: 14%;
  }
  
  .footer_bg .footer .f_nav ul li a{
    display: block;
    font-size: 0.16rem;
    color: #bebebe;
    font-weight: bold;
  }
  
  .footer_bg .footer .end{
    margin: 0.35rem auto 0 auto;
    text-align: center;
    font-size: 0.16rem;
    color: #979898;
    line-height: 0.3rem;
  }
  
  .footer_bg .footer .end a{
    font-size: 0.16rem;
    color: #979898;
  }
  
  .footer_bg .footer .end img{
    vertical-align: middle;
  }
  
  
  
  
  @media (max-width: 1440px){
    .footer_bg .footer .f_cont .f_l ul li i {
      height: 0.48rem;
  }
  
  .footer_bg .footer .f_cont .f_l ul li em {
    height: 0.48rem;
  }
  
  }
  
  
  
  @media (max-width: 980px){
  
    .section8{
      height: auto !important;
    
    }
    
    .footer_bg{
      margin: 0 auto;
      width: 100%;
      height: auto;
      padding-bottom: 0.3rem;
    
    }
    
    .footer_bg .footer{
      margin: 0 auto;
      width: 94%;
    }
    
    .footer_bg .footer .f_top{
      padding-top: 0.3rem;
      padding-bottom: 0.2rem;
      height: auto;
      border-bottom: 1px solid rgba(214, 214, 214, 0.1);
      box-sizing: content-box;
      overflow: hidden;
    }
    
    .footer_bg .footer .f_top .f_t{
      float: none;
      margin: 0rem auto 0 auto;
      text-align: center;
    }
    
    .footer_bg .footer .f_top .f_t span{
      display: block;
      font-size: 0.2rem;
    }
    
    .footer_bg .footer .f_top .f_t i{
      font-size: 0.14rem;
      color:  #fff;
      display: block;
      letter-spacing: 1px;
      margin-top: 0.05rem;
    }
    
    .footer_bg .footer .f_top .ewm{
      float: none;
      margin: 0.2rem auto 0 auto;
      text-align: center;
    } 
    
    .footer_bg .footer .f_top .ewm ul li{
      float: none;
      margin: 0 0.1rem;
      width: 0.8rem;
      display: inline-block;
    }
    
    .footer_bg .footer .f_top .ewm ul li img{
      width: 0.8rem;
      height:  0.8rem;
      display: block;
    
    }
    
    .footer_bg .footer .f_top .ewm ul li span{
      display: block;
      text-align: center;
      margin: 0.1rem auto  0 auto;
      font-size: 0.14rem;
      color:  #fff;
    
    }
    
    .footer_bg .footer .f_cont{
      margin: 0.2rem auto 0 auto;
      height: auto;
      border-bottom: 1px solid rgba(214, 214, 214, 0.1);
      overflow: hidden;
      padding-bottom: 0.15rem;
    } 
    
    
    .footer_bg .footer .f_cont .f_l{
      float: none;
      width: 100%;
    }
    
    .footer_bg .footer .f_cont .f_l ul li{
      float: left;
      width: 48%;
      margin: 0 1% ;
    
    }
    
    
    .footer_bg .footer .f_cont .f_l ul li:last-child{
      float: none;
      width: 100%;
    
    }
    
    .footer_bg .footer .f_cont .f_l ul li span{
      display: block;
      font-size: 0.14rem;
      color: #acacac;
      margin-bottom: 0.07rem;
    }
    
    .footer_bg .footer .f_cont .f_l ul li i{
      display: block;
      font-size: 0.14rem;
      height: auto;
      line-height: 0.22rem;
    }
    
    .footer_bg .footer .f_cont .f_l ul li em{
      display: block;
      font-size: 0.14rem;
      color: #fff;
      line-height: 0.22rem;
      height: auto;
    }
    
    
    .footer_bg .footer .f_cont .f_l ul li img{
      display: block;
      width: 0.3rem;
      height: 0.3rem;
      margin-top: 0.1rem;
    }
    
    .footer_bg .footer .f_nav{
      display: none;
    }
    
    
    .footer_bg .footer .end{
      margin: 0.15rem auto 0 auto;
      text-align: center;
      font-size: 0.14rem;
      color: #979898;
      line-height: 0.22rem;
    }
    
    .footer_bg .footer .end a{
      font-size: 0.14rem;
      color: #979898;
    }
    
    body { 

      zoom: 1 !important;
  }
  }